back · tests/classification.spec.ts:330:2 @ renovate/gradle all / full-screen classification view
Error: expect(received).toHaveProperty(path, value)
Matcher error: received value must not be null nor undefined
Received has value: undefined
at assertDatabaseConfirmedStatus (tests/classification.spec.ts:339:22)
at tests/classification.spec.ts:437:3
Error: expect(locator).toBeVisible() failed
Locator: getByRole('progressbar', { name: 'Observations classifiées: 100%' })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "soft toBeVisible" with timeout 5000ms
- waiting for getByRole('progressbar', { name: 'Observations classifiées: 100%' })
at tests/classification.spec.ts:426:5